home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_48324.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  734 b   |  21 lines

  1. -- card: 48324 from stack: in
  2. -- bmap block id: 52212
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 10
  9. ----- text -----
  10. (e::save-world <string naming a file>)
  11. (e::save-world)
  12.  
  13.     Creates a special "saved world" file, that contains almost everything known to Pixie Scheme when it is created.  If no file name is given, puts up a standard file dialog box for selecting a file.  Returns #t.
  14.     This procedure does not overwrite any objects.
  15.  
  16.     It usually makes sense to save and load worlds only from topΓÇôlevel in Pixie Scheme, not from the middle of programs that are running:  
  17. A saved world does not preserve the contents of 
  18.  
  19. -- part contents for background part 47
  20. ----- text -----
  21. 210